2006-05-31 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkcellrendererspin.sgml: Fix a typo
+
* gtk/gtk-sections.txt: Update
2006-05-30 Matthias Clasen <mclasen@redhat.com>
The range of the spinbutton is taken from the adjustment property of the
cell renderer, which can be set explicitly or mapped to a column in the
tree model, like all properties of cell renders. #GtkCellRendererSpin
-also has properties for the climb rante and the number of digits to
+also has properties for the climb rate and the number of digits to
display. Other #GtkSpinButton properties can be set in a handler for the
start-editing signal.
</para>